-
Home
-
Leaky Paywall
-
4.16.4
-
Code
-
Classes
- BankAccountTest
| Total Complexity |
9 |
| Dependencies |
3 |
| Dependents |
0 |
| Total lines |
95 |
| Lines of code |
67 |
| Logical lines of code |
23 |
| Comment lines |
8 |
| Methods |
8 |
| Properties |
0 |
Methods 8
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| createFixture() |
S |
60 |
2 |
14 |
| testIsVerifiable() |
S |
62 |
1 |
12 |
| testHasCorrectUrlForCustomer() |
S |
68 |
1 |
7 |
| testHasCorrectUrlForAccount() |
S |
68 |
1 |
7 |
| testIsNotDirectlyRetrievable() |
S |
81 |
1 |
3 |
| testIsSaveable() |
S |
64 |
1 |
10 |
| testIsNotDirectlyUpdatable() |
S |
73 |
1 |
5 |
| testIsDeletable() |
S |
66 |
1 |
9 |